@charset "utf-8";
/* CSS Document */


.link_rt{background: #222;}
.link_rt ul{max-width: 1200px;padding:5px 15px;margin:0px auto;line-height: 41px;}
.link_rt span{color: #fff;font-size: 14px;display:inline-block;margin-right:18px;}
.link_rt em{color: #fff;font-size: 13px;display:inline-block;}
.link_rt em a{color: #fff;margin-right: 15px;display:inline-block;font-size: 13px;}

.link_rt em a:hover,.foo_ster ul li em a:hover,.side_sli_der span a:hover{color:#8bc34a !important;}


.footer{background:url(../images/footer_bg.jpg) center top no-repeat;padding-top: 30px;padding-bottom: 10px;background-size: cover;}
.footer_b{margin:0px auto;font-size:14px;line-height:25px;color:#fff;text-align:center;padding:10px 0px;}
.footer_b a{color:#fff;margin-right:10px;}

.lo_go_lr{line-height: 30px;color:#fff;font-size: 16px;height: 120px;overflow:hidden;text-align:right;margin-top: 20px;}
.lo_go_l{display:block;border-bottom:1px dashed #fff;padding-bottom:20px;text-align:center;}
.lo_go_l img{max-width:100%;mx-height:40px;}
.lo_go_lt{display:block;}

.foo_ster{max-width:1200px;margin:0px auto;padding:30px 15px;}
.foo_ster ul{wodth:100%;}
.foo_ster ul li{float:left;width:30%;padding-right:5%;}
.foo_ster ul li:nth-child(3n){float:left;width:30%;padding-right:0px;}
.foo_ster ul li span{display:block;margin-bottom:20px;font-size: 18px;line-height: 25px;color:#fff;}
.foo_ster ul li em.men_ncd{display:block;}
.foo_ster ul li em.men_ncd a{display:block;line-height:40px;color:#fff;font-size:16px;width:90px;float:left;}
.nes_mcdf{display:block;}
.nes_mcdf a{width:100%;line-height:40px;color:#fff;font-size:16px;height:40px;overflow:hidden;display:block;}

.btn_wave_circle{background-color:red;border-radius:1000px;position:absolute;left:0;top:0;width:0;height:0;margin-left:0;margin-top:0;pointer-events:none;z-index: -1;}
.fs_xd_mcd{display: block;background:#00954f;color:#fff;font-size:16px;border-radius: 2px;height: 45px;line-height: 45px;width: 217px;text-align:center;position: relative;overflow: hidden;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);margin:20px auto 0px;}
.fs_xd_mcd:hover{color: #fff!important;background-color: #8bc34a;}
.explode-circle{animation:explode .5s forwards}
.desplode-circle{animation:desplode .5s forwards}
@keyframes explode{0%{width:0;height:0;margin-left:0;margin-top:0;background-color:rgba(0,0,0,.1)}100%{width:300%;padding: 150% 0;margin-left:-150%;margin-top:-150%;background-color:#8bc34a}}
@keyframes desplode{0%{width:300%;padding: 150% 0;margin-left:-150%;margin-top:-150%;background-color:#8bc34a}100%{width:0;height:0;margin-left:0;margin-top:0;background-color:rgba(0,0,0,.1)}}


.back_tp{position: fixed;right: 15px; bottom:10px;z-index: 9999;display:block;width:40px;height:40px;background:#db9d46;border-radius: 50%;cursor:pointer;}
.back_tp i{display:block;width: 10px;height: 10px;margin:0px auto;margin-top: 15px;position:relative;}
.back_tp i:after {content: "";position: absolute;border:solid #fff;width:6px;height:6px;left:1px;top:4px;border-width:2px 2px 0px 0px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}


@media (max-width:750px) {
.foo_ster ul li{width:100% !important;padding:0px;margin-bottom:20px;}

}